Hi, |
Re: Formatting of the text
You can set attribute values to richtext values by doing: (current Object)."Object Text" = richText "\b I am a bold string ..."
string s = richText (current Object)."Object Text"
Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and D00RS
|
Re: Formatting of the text Mathias Mamsch - Mon Sep 06 09:42:31 EDT 2010
You can set attribute values to richtext values by doing: (current Object)."Object Text" = richText "\b I am a bold string ..."
string s = richText (current Object)."Object Text"
Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and D00RS
|